html{
	background-color:#41230f;
	}
body{
	font-family:Arial,"微軟正黑體", "Microsoft JhengHei","Helvetica Neue,Helvetica",sans-serif;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;}
#wrap{
	width:960px;
	margin:0 auto;}
/*------------------------------------header----------------------------------------*/
#header{
	width:960px;
	height:450px;
	background-image:url(../img/table1.png);
	background-repeat:no-repeat;}
.ice{
	width:700px;
	height:490px;
	background-image:url(../img/ice.png);
	background-repeat:no-repeat;
	margin-top:-50px;
	margin-left:-120px;
	position:absolute;
	z-index:10;
	}
.logo{
	width:243px;
	height:141px;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:20;
	margin-left:390px;
	}
.coffee{
	width:628px;
	height:423px;
	background-image:url(../img/coffee.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:10;
	margin-left:450px;
	}
/*------------------------------------article----------------------------------------*/
#article{
	width:960px;
	height:550px;
	background-image:url(../img/table2.png);
	background-repeat:no-repeat;
	}
.activity{
	width:334px;
	height:556px;
	background-image:url(../img/activity.png);
	background-repeat:no-repeat;
	float:left;
	margin:-40px 0 0 30px;
	}
.text1{
	color:#d67f03;
	font-size:13px;
	float:left;
	margin:293px 0 0 40px;
	line-height:20px;}
.text2{
	color:#d67f03;
	font-size:13px;
	float:left;
	margin:30px 0 0 40px;
	line-height:17px;}
.text2 div{
	color:#727171;
	margin-left:10px;}
.receive{
	width:182px;
	height:29px;
	background-image:url(../img/receive.png);
	background-repeat:no-repeat;
	float:left;
	margin:0px 0 0 190px;
	}
.awards{
	width:464px;
	height:464px;
	background-image:url(../img/awards6.png);
	background-repeat:no-repeat;
	float:left;
	margin:17px 0 0 60px;
	}
.gameBox{
	width:450px;
	height:450px;
	background-repeat:no-repeat;
	float:left;
	margin:7px 7px;
	cursor:url(../img/cursor.gif),url(../img/cursor.cur),auto;
	}

.ans1{
	background-image:url(../img/awards1.png);
}
.ans2{
	background-image:url(../img/awards2.png);
}
.ans3{
	background-image:url(../img/awards3.png);
}
.ans4{
	background-image:url(../img/awards4.png);
}
.ans5{
	background-image:url(../img/awards5.png);
}